/*--通用基础样式 开始--*/
body{margin:0; padding:0; font-size:12px; font-family:Arial, "宋体", Helvetica, sans-serif; background:#FFFFFF; color:#000;}
a{hide-focus: expression(this.hideFocus=true); outline: none;}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner{border:none;}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,p,input{margin:0; padding:0;}
img{border:0;}
li{list-style:none;}
i,em{font-style:normal;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.pt15{padding-top:15px;}
.pb20{padding-bottom:20px;}
.mt15{margin-top:15px;}
.ovhi{overflow: hidden;}

select {
	width: 100px;
	height: 37px;
	font: 14px/20px "宋体";
	color: #2D8284;
}
select option {
	text-indent: 10px;
}
select option:hover {
	background-color: #2D8284;
	color: #fff;
}
/*--通用基础样式 结束--*/

/*--头部--*/
.haead_dxcx{width:1000px; height:86px; overflow:hidden; margin:0 auto;  position:relative;}
.haead_dxcx img{float:left;}




/*header*/
.header{margin-left: auto; margin-right: auto; width: 100%;}
.header .top{height: 40px; margin-left: auto; margin-right: auto; width: 1000px;}
.header .top .top_link{float: left; width: 600px;}
.header .nav_menu{background-image: url("/Static/images/menu.jpg"); background-repeat: repeat-x; height: 45px; line-height: 45px;    margin-top: 10px; width: 100%;}
.top .top_link li{float: left; height: 40px; line-height: 40px; padding-left: 2px; padding-right: 2px;}
.top .top_link .dropdown{padding-left: 15px;}
.header .top .top_login{float: right; width: 350px;}
.top .top_login a{float: right; height: 40px; line-height: 40px; padding-right: 8px;}
.top .top_link .dropdown .icon_arrow{-moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #9f9f9f #fafafa #fafafa; border-image: none; border-style: solid; border-width: 3px; display: inline-block; margin-left: 5px;}
.header .top1{height: 84px; margin-left: auto; margin-right: auto; width: 1000px;}
.header .top1 img{float: left; margin-top: 12px;}
.header .top1 .top1_search{float: right; height: 29px; padding-top: 25px; text-align: right; width: 423px;}
.site .top1 .top1_search{float: right; height: 29px; padding-top: 25px; text-align: right; width: 423px;}
.header .top1_ss{background-image: url("/Images/zhongkao/pc_img/btn.jpg"); background-position: 5px 6px; background-repeat: no-repeat; border: 1px solid #8f8f9b; color: #999999; float: left; height: 27px; line-height: 27px; margin-right: 5px; padding: 0 0 0 25px; width: 300px;}
.site .top1_ss{background-image: url("/Images/zhongkao/pc_img/btn.jpg"); background-position: 5px 6px; background-repeat: no-repeat; border: 1px solid #8f8f9b; color: #999999; float: left; height: 27px; line-height: 27px; margin-right: 5px; padding: 0 0 0 25px; width: 240px;}
.top1_ss1{background-image: url("/Images/zhongkao/pc_img/search.jpg"); background-repeat: no-repeat; border: medium none; cursor: pointer; height: 29px; width: 91px;}
.header .menu{clear: both; color: #ffffff; margin-left: auto; margin-right: auto; width: 1000px;}
.header .menu a{color: #ffffff; display: inline-table; font-family: "黑体"; font-size: 16px; font-weight: normal; height: 45px; line-height: 45px; padding: 0 8px; text-align: center;}
.header .menu .selected{background-color: #33a4ab; display: inline-table; height: 45px;}
.header .menu a:hover, .header .menu a:active{background-color: #33a4ab; display: inline-table; height: 45px; padding: 0 10px; text-decoration:none;}
.header .a1{display:none;background-color: #fbfbfb; border-color: #ededed; border-style: solid; border-width: 0 1px 1px; height: 45px; line-height: 45px; margin-left: auto; margin-right: auto; width: 1000px;}
.header .a1 li{float: left; height: 45px; line-height: 45px; padding: 0 7px;}
.header .a1 .nav_hot{font-size:14px; font-family:"宋体"; color:#33a4ab; font-weight:bold;}
.header .a1 li span{font-size:12px; font-family:"宋体"; color:#545454; font-weight:bold;}
.header .a1 li span a{font-size:12px; font-family:"宋体"; color:#545454; font-weight:bold;}
.header .a1 li a{font-size:12px; font-family:"宋体"; color:#8f8f9b; font-weight:normal;}

 

/*--面包屑--*/
.crumbs{width:1000px; height:35px; line-height:35px; font-family:"宋体"; color:#666; margin:0 auto;border: 1px solid #ddd ;position: relative;top:10px;}
.crumbs span{float:left; margin:0 6px; color:#2DAFB6;}
.crumbs_sy:link,.crumbs_sy:visited{width:13px; height:11px; float:left; display:block; background:url(../images/crumbs_q.gif) no-repeat; margin:5px 0 0 0; _margin:4px 0 0 0;}
.crumbs_sy:hover{background:url(../images/crumbs_h.gif) no-repeat;}
.crumbs a:link,.crumbs a:visited{text-decoration:none; color:#2DAFB6; float:left;}
.crumbs a:hover{text-decoration:underline; color:#C00;}
.crumbs em{float:left; margin:0 0 0 6px;}
.crumbs i{color:#000; float:left; margin:0 0 0 6px; font-weight:600; margin-right:10px;}
.crumbs_center{width:1000px;margin:0 auto;}
.crumbs_center i{color:#2DAFB6}
/*--搜索--*/

.search_box{width:998px; height:80px; margin:0 auto; background:#2DAFB6; border:#60D4DA solid 1px;padding-bottom:10px;}
.search{width:480px; height:auto; overflow:hidden; margin:10px auto auto auto;}


.dxcx_sear{padding-bottom:0px;width:998px; height:auto; overflow:hidden; margin:0 auto;}
.dxcx_sear em{font-size:40px; font-weight:600; color:#fff; padding:25px 0 0 80px; float:left;}
.dxcx_sear .search_box{background:#2DAFB6 url(../images/search_bg.jpg) no-repeat 0 0;}

.search_u{width:480px; height:auto; overflow:hidden;}
.search_txt{width:356px; height:25px; border:none; background:#fff; line-height:22px; border-right:none; color:#B4B4B4; float:left; font-size:14px; font-weight:600;}
.search_btn{width:76px; height:29px; border:none; background:#60D4DA; color:#fff; cursor:pointer;  font-size:16px; font-weight:600;}
.search_u_l{width:400px; height:25px; background:#FFF; float:left;border:2px solid #60D4DA;}
.search_u_l img{float:left; padding-right:10px; border-right:2px solid #60D4DA; margin:4px 6px 0 8px;}
.search_d a:link,.search_d a:visited{text-decoration:none; color:#0A858C; float:left; line-height:25px; margin-left:5px;}
.search_d a:hover{text-decoration:underline; color:#0FF}
.search_d span{color:#0A858C; float:left; line-height:25px;}
/*--城市列表--*/
.citylist{width:1000px; height:auto; overflow:hidden; border:#ccc solid 1px; padding-bottom:20px; margin:15px auto 0 auto;box-shadow:#E4E4E4 0 0 10px;}
.citylist dl{width:956px; height:auto; overflow:hidden; border-bottom:#666 dotted 1px; margin:0 20px; padding:3px 0;}
.citylist dl dt{width:140px; height:auto; overflow:hidden; float:left; padding-top:10px;}
.citylist dl dt span{float:left; line-height:30px; color:#333; font-weight:600; font-size:16px;}
.citylist dl dt a:link,.citylist dl dd a:visited{width:35px; height:26px;text-decoration:none; line-height:26px; color:#333333; float:left;margin:0 10px;font-weight:600; text-align:center;}
.citylist dl dt p img{float:right;}

.citylist dl dd{width:816px; height:auto; overflow:hidden; float:right; white-space:nowrap;}
.citylist dl dd a:link,.citylist dl dd a:visited{text-decoration:none; line-height:30px; color:#333333; float:left;margin:0 10px;}
.citylist dl dd a:hover{text-decoration:underline; color:#CC0000;}
/*--大学排行查询--*/
.paihang_nav{width:1000px; height:40px; margin:0 auto; background:#F5F7F7; border-bottom:#34BAC1 solid 2px;}
.paihang_nav ul,.paihang_nav ul li{float:left;}
.paihang_nav_a:link,.paihang_nav_a:visited{text-decoration:none; line-height:26px; color:#333333; float:left; width:88px; height:26px; display:block; background:url(../images/icon3_q.jpg) no-repeat 67px 8px; font-size:14px; font-weight:600; border-right:#ccc solid 1px; margin:7px 0 0 20px;}
.paihang_nav_a:hover,.paihang_nav .pana_xd .paihang_nav_a{ color:#2DAFB6; background:url(../images/icon3.jpg) no-repeat 67px 8px;}
.paihang_nav_b:link,.paihang_nav_b:visited{text-decoration:none; line-height:26px; color:#333333; float:left; width:102px; height:26px; display:block; background:url(../images/icon3_q.jpg) no-repeat 81px 8px; font-size:14px; font-weight:600; border-right:#ccc solid 1px; margin:7px 0 0 20px;}
.paihang_nav_b:hover,.paihang_nav .pana_xd .paihang_nav_b{ color:#2DAFB6; background:url(../images/icon3.jpg) no-repeat 81px 8px;}
.paihang_nav p{float:right; line-height:40px; color:#494949; font-size:14px; padding-right:12px;}
.paihang_nav p span{padding:0 5px; color:#34BAC1;}
.paihang_nav p i{color:#34BAC1;}
.paihang_nav p em{padding:0 5px; color:#ccc;}
.paihang_nav p a:link,.paihang_nav p a:visited{text-decoration:none; color:#999; font-family:"宋体"; font-size:16px;}
.paihang_nav p a:hover{color:#000;}
.djdb{position:fixed; z-index:999; left:1190px; top:40%;}
.csgl_link:link,.csgl_link:visited{text-decoration:none; color:#333333; padding-left:10px;}
.csgl_link:hover{text-decoration:underline; color:#CC0000;}
.csgl_link_b:link,.csgl_link_b:visited{text-decoration:none; color:#333333; padding-left:10px; float:left; width:auto; height:22px; line-height:22px; padding:0 8px; color:#fff; background:#2DAFB6; margin:2px 0 0 10px;}
.csgl_link_b:hover{background:#C00}
.csgl_btn{margin-left:20px;}
.csgl_btn em{float:left;}

.bg{ background:url("../images/nav_bg.png") no-repeat;}
.paihang_nav_c{width:998px; height:auto; overflow:hidden; border:#ccc solid 1px; border-top:none; margin:0 auto;}
.paihang_nav_cbox{width:998px; height:auto; margin:0 auto; padding-bottom:30px;}
.paihang_nav_cbox .paihang_nav_c{border-top:#ccc solid 1px;}
.paihang_nav_c dl{width:974px; height:auto; overflow:hidden; margin:0 12px;}
.paihang_nav_c dl dt{width:974px; height:auto; overflow:hidden; border-bottom:#ccc dashed 1px; padding:20px 0;}
.daxue_pic{width:143px; height:140px; float:left; border:#ccc solid 1px;}
.paihang_nav_c img{border:0;}
.paihang_nav_c ul{width:615px; height:auto; overflow:hidden; margin-left:30px; float:left;}
.paihang_nav_c ul li{width:615px; height:auto; overflow:hidden;}
.paihang_nav_c ul li span{font-size:22px; line-height:30px; float:left;}
.daxuepaiming{float:left; width:auto; height:22px; border:#60D4DA solid 1px; line-height:22px; padding:0 8px; color:#2DAFB6; font-weight:600; margin:3px 0 15px 15px;}
.daxuepaiming em{background:url(../images/icon6.png) no-repeat; padding-left:16px; font-weight:normal; color:#737373;}
.paihang_nav_c ul li p{width:185px; height:auto; overflow:hidden; float:left; margin-right:20px; line-height:26px; font-size:14px; color:#737373;}
.paihang_nav_c ul li p em{font-weight:600; color:#494949;}
.paihang_nav_c a:hover{color:#2DAFB6;}
.tag_link{margin-top:15px;}
.tag_link i{float:left; width:auto; height:22px; border:#ccc solid 1px; line-height:22px; padding:0 8px; color:#2DAFB6; margin-right:10px;}
.jrdb:link,.jrdb:visited{text-decoration:none; font-family:"宋体"; font-size:18px; line-height:50px; float:right; width:135px; height:50px; display:block;  margin:45px 20px 0 0; border:#2DAFB6 solid 1px; background:#fff url(../images/icon8.jpg) no-repeat 17px 18px; color:#494949; border-radius:5px;}
.jrdb:hover,.paihang_nav_c dl dt .jrdb_xd{ color:#fff; border:#0A858C solid 1px; background:#2DAFB6 url(../images/icon7.jpg) no-repeat 17px 11px; border-bottom:#0A858C solid 3px;}
.jrdb span{padding-left:45px}
.jrdb:hover span{color:#fff;}
.daxueming{font-size:26px; line-height:30px; font-family:Arial, Helvetica, sans-serif; color:#494949;}

.pages{text-align:center; height:auto; overflow:hidden; padding:30px 0 20px 0; font-family:Arial, Helvetica, sans-serif;}
.pages a:link,.pages a:visited{text-decoration:none; color:#333; padding:5px 8px; margin-right:12px; border: 1px solid #C6C6C6; font-size:14px;}
.pages a:hover{text-decoration:none; background:#2DAFB6; color:#FFF;}
.pages .current{padding:4px 8px; margin-right:9px; font-weight:600; color:#000;}
.pages .page_l_icon:link,.pages .page_l_icon:visited{background:url(../images/bottom_l_q.png) no-repeat 3px 8px;}
.pages .page_l_icon:hover{background:#2DAFB6; color:#FFF;}
.pages .page_r_icon:link,.pages .page_r_icon:visited{background:url(../images/bottom_r_h.png) no-repeat 53px 8px;}
.pages .page_r_icon:hover{background:#2DAFB6; color:#FFF;}
.page_link:link,.page_link:visited{text-decoration:none; color:#333; padding:3px 10px; margin-right:12px; border: 1px solid #C6C6C6; font-size:14px;}
.page_link:hover{text-decoration:none; background:#900;}
.pages em{padding-right:10px; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.pages em i{color:#2CB0B5}

/*--大学查询左导航--*/

.dxcx_cont_l{width:143px; height:100%; float:left; margin-left:10px; z-index: 1000; overflow: hidden; opacity: 0.8}
.dxcx_cont_l ul li{float:left;}
.paihang_nav_c .dxcx_cont .dxcx_cont_l ul{margin-left:0;}
.dxcx_cont_l a:link,.dxcx_cont_l a:visited{text-decoration:none; line-height:59px; float:left; font-size:20px; width:143px; height:59px; background:url(../images/cl_nav_q.jpg) no-repeat; color:#494949;}
.dxcx_cont_l a:hover,.dxcx_cont .dxcx_cont_l .dxcx_cont_lxd{background:url(../images/cl_nav_h.jpg) no-repeat; color:#2DAFB6}
.dxcx_cont_l em{padding-left:30px;}
.dxcx_cont_r,.dxcx_cont_r2,.dxcx_cont_r3{width:815px; height:auto; margin:0px 0 0 20px;  line-height:26px; color:#737373;margin-left:170px;}
.dxcx_cont_r .dxcor_a h2{margin:18px 0;width: auto;  float: left;  border-left: #2DAFB6 solid 3px;  padding: 0 63px 0 5px;  font-weight: normal;  font-size: 22px;}
.dxcx_cont_r dl dt,.dxcx_cont_r3dldt{width:815px; height:auto; overflow:hidden;}
.dxcx_cont_r dl dd{width:777px; height:auto; overflow:hidden; }
.dxcor_a{line-height:22px;}
.dxcor_a2{line-height:22px; background:url(../images/dxcx_m_gx2.jpg) repeat-x 0 10px; width:536px; overflow:hidden; height:22px;}
.dxcor_a2 h3{width:56px; height:2px; float:left; background:url(../images/dxcx_m_gx.jpg) no-repeat; margin-top:10px;}
.dxcor_a h3{ width:auto; float:left; border-left:#2DAFB6 solid 3px; padding:0 63px 0 5px; font-weight:normal; font-size:22px;margin-top:18px;}
.ksbk h3{float:left; margin:8px 0 0 0;width:auto; border-left:#2DAFB6 solid 3px; padding:0 63px 0 5px; font-weight:normal; font-size:22px;line-height:22px;}
.dxcor_b{font-size:14px; font-weight:600; color:#2DAFB6; margin-top:30px; background:url(../images/dxcx_m_list.jpg) no-repeat 0 11px; padding-left:12px;}
.dxcx_cont_r dl dd span{font-weight:600; color:#333; margin-right:5px;}
.dxcor_c,.map_cont{margin-top:20px;height:auto}
.dxcx_cont_r dl .dxcor_d{margin-left:85px; width:727px;}
.dxcx_cont_r dl dd p{font-weight:600; color:#2DAFB6;}
.bkzn_info{width:312px; height:auto; overflow:hidden; background:#2DAFB6; margin:20px 0 20px 40px; color:#fff; padding:10px;}
.bkzn_info span{font-weight:600}
.dxcor_e{border-bottom:#2DAFB6 solid 2px; line-height:36px; font-size:14px; font-weight:600; margin-top:20px; color:#494949;}
.dxcor_e em{padding-left:12px; background:url(../images/icon11.jpg) no-repeat 0 2px; padding-left:20px;}
.dxcor_e i{font-size:14px; color:#2DAFB6;}
.list_szll{width:815px; height:auto; overflow:hidden;margin-top:10px;}
.list_szll li{width:271px; height:36px; overflow:hidden; float:left; border-bottom:#ccc dashed 1px; background:url(../images/icon12.jpg) no-repeat 0 17px; font-size:14px; line-height:36px;}
.list_szll2{width:536px; height:auto; overflow:hidden;}
.list_szll2 li{width:178px; height:36px; overflow:hidden; float:left; border-bottom:#ccc dashed 1px; background:url(../images/icon12.jpg) no-repeat 0 17px; font-size:14px; line-height:36px;}

.list_szll li a:link,.list_szll li a:visited,.list_szll2 li a:link,.list_szll2 li a:visited{text-decoration:none; color:#737373; margin-left:10px; margin-right:5px;}
.list_szll li a:hover,.list_szll2 li a:hover{color:#C00; text-decoration:underline;}
.list_szll li span,.list_szll2 li span{color:#2DAFB6; font-weight:600; font-size:12px;}

/*--人气校友--*/

.dxcxcont_r2_title{width:100%; height:38px; background:url(../images/dxcx_m_gx2.jpg) repeat-x 0 36px;}
.active{background: none repeat scroll 0 0 #2dafb6; color: #fff;}
.dxcxcont_r2_title li{float:left;font-size: 14px;width: 105px;text-align: center;height: 36px;line-height: 36px;font-weight: 600;border: 1px solid #2dafb6;}
.dxcxcont_r2_title li:link,.dxcxcont_r2_title li:visited{text-decoration:none; line-height:36px; width:105px; height:36px; float:left; font-size:14px; font-weight:600; color:#2DAFB6; border:#2DAFB6 solid 1px; background:#fff; text-align:center;}
.dxcxcont_r2_title li:hover,.dxcx_cont_r2 .dxcxcont_r2_title .dxcxr2_xd a,.xxjjcont_m .dxcxcont_r2_title ul .dxcxr2_xd a{background:#2DAFB6; border:#2DAFB6 solid 1px; color:#fff;}
.dxcxcont_r2_c{width:815px; height:auto; overflow:hidden;}
.dxcxcont_r2_c ul{width:257px; height:auto; overflow:hidden; float:left; margin-right:22px;}
.dxcxcont_r2_c ul:last-child{margin-right:0;}
.dxcxcont_r2_c ul li{width:257px; height:auto; overflow:hidden; float:left; margin-top:18px;}
.dxcxcont_r2_c ul li img{width:257px; height:auto; overflow:hidden; float:left;}
.dxcxcont_r2_ctext{width:257px; height:45px; overflow:hidden; background:#E9F1F1; border-bottom:#2DAFB6 solid 5px; float:left; text-align:center; line-height:45px;}
.dxcxcont_r2_ctext a:link,.dxcxcont_r2_ctext a:visited{text-decoration:none; color:#494949; font-size:14px;}
.dxcxcont_r2_ctext a:hover{color:#C00; text-decoration:underline;}
.select_nav{width:815px; height:38px;padding-top:18px;}
/*--科别和城市下拉--*/
.cbtc_btn2{width:auto; height:38px; position:relative; z-index:168; float:left; margin-right:10px;}
.cbtc_b2{width:105px; height:auto; position:relative; z-index:169; background:#fff url(../images/icon13.jpg) no-repeat 95px 15px; padding-right:10px;  border:#B4B4B4 solid 1px;}
.cbtc_b2 a{font-size:14px; font-weight:600; padding-left:10px; color:#B4B4B4; line-height:36px; text-decoration:none;}
.cbtc_btn2:hover .cbtc_l,.cbtc_xd2{ border-bottom:none;}
.cbtc_c2{ height:auto; overflow:hidden; position:absolute; z-index:160; display:none; background:#fff; border:#B4B4B4 solid 1px; padding-bottom:7px; padding-top:15px;}
.cbtc_c2 dl dt a:link,.cbtc_c2 dl dt a:visited{text-decoration:none; color:#333; line-height:30px; font-size:14px; width:100px; height:30px; display:block; border-bottom:#ccc dashed 1px; margin-left:10px; text-align:center;}
.cbtc_c2 dl dt a:hover{ color:#fff; background:#2DAFB6;}


.cbtc_c2 ul li{float:left;}
.cbtc_c2 ul li a:link,.cbtc_c2 ul li a:visited{text-decoration:none; color:#333; line-height:30px; font-size:14px; width:91px; height:30px; display:block; border-bottom:#ccc dashed 1px; margin-left:10px; text-align:center;}
.cbtc_c2 ul li a:hover{ color:#fff; background:#2DAFB6;}
.btn_select{float:left; width:70px; height:32px; text-align:center; line-height:32px; font-weight:600; color:#333; background:url(../images/select_btn.gif) repeat-x; border:#2DAFB6 solid 1px; cursor:pointer; margin-top:3px;}
.zsjh_cont{border:#2DAFB6 solid 2px; margin-top:20px; width:803px;}
.zsjh_cont_d tr:last-child td{border-bottom:none;}
table{border-collapse:collapse;}
.zsjh_cont_u th{background:#57BFC5; border-right:#fff solid 1px; height:36px; border-bottom:#2DAFB6 solid 2px;}
.zsjh_cont_u th:last-child{border-right:#2DAFB6 solid 1px;}

.zsjh_cont_u th span{font-size:16px; color:#fff; background:url(../images/dxcx_m_list.jpg) no-repeat 0 7px; padding-left:10px;}
.zsjh_cont_d td{text-align:center; font-size:14px; border-right:#2DAFB6 solid 1px; border-bottom:#ccc dashed 1px; height:36px;}
.zsjh_cont_d td:first-child{border-left:none;}
.zsjh_cont_d td em{float:left; color:#333; font-weight:600; margin-left:15px;}
.title_lnfsx{width:100%; line-height:36px; text-align:center; font-size:14px; font-weight:600; color:#333; margin:20px 0;}
.title_lnfsx_kg{height:50px;}
.luquxian_title{height:30px;text-align: center;line-height: 30px; margin-top:20px;}
.luquxian_title b{color:#2DAFB6;}

/*--分段信息列表--*/
.list_fdxx{width:815px; height:auto; overflow:hidden; margin:20px auto; line-height:40px; font-size:14px; color:#737373;}
.list_fdxx dl dt{width:100%; height:40px; overflow:hidden; border-bottom:#ccc solid 2px; color:#494949;}
.list_fdxx dl dd{width:100%; height:40px; overflow:hidden; border-bottom:#ccc dashed 1px;}
.lifd_a{float:left; width:59%; overflow:hidden; margin-right:25px;}
.lifd_b{float:left; width:12%; margin-left:5px; overflow:hidden;}
.lifd_link:link,.lifd_link:visited{text-decoration:none; color:#737373; font-size:14px; font-weight:600; background:url(../images/dxcx_m_list.jpg) no-repeat 5px 6px; padding-left:15px;}
.lifd_link:hover{text-decoration:underline; color:#CC0000;}
.lifd_link span{color:#FAAF3D;}
.lifd_link em{color:#FAAF3D; font-weight:normal;}
/*--学校评价--*/
.xxpj{width:815px; height:auto; overflow:hidden;}
.xxpj ul{margin:30px 0; overflow:hidden;}
.xxpj p{line-height:30px; font-size:12px; font-weight:600; color:#737373; font-family:"宋体";}
.xxpj ul li{width:202px; height:86px; overflow:hidden; float:left; border-right:#2DAFB6 dotted 1px;}
.xxpj ul li:last-child{border-right:none;}
.xxpj ul li img{width:84px; height:84px; overflow:hidden; float:left; margin:2px 0 0 15px;}
.xxpj dl{width:90px; height:84px; overflow:hidden; float:right; color:#494949; line-height:28px; font-size:14px;}
.xxpj dl dt{font-size:18px;}
.xxpj dl dd span{font-size:16px; color:#2DAFB6;}
.dxcx_cont_r3dldt a:link,.dxcx_cont_r3dldt a:visited{float:right; width:auto; height:22px; display:block; font-family:"宋体"; background:#fff; padding:0 8px; text-decoration:none;}
.dxcx_cont_r3dldt a:hover{text-decoration:underline; color:#2DAFB6;}


.xxpj_b{width:815px; height:auto; overflow:hidden;}
.xxpj_b ul{margin:20px 0; overflow:hidden;}
.xxpj_b ul li{width:815px; height:auto; overflow:hidden; border-bottom:#ccc dashed 1px; padding:15px 0;}
.xxpj_b ul li img{width:78px; height:78px; overflow:hidden; float:left; margin:2px 0 0 0;}
.xxpj_b dl{width:717px; height:auto; overflow:hidden; float:right; color:#494949; line-height:28px; font-size:14px;}
.xxpj_b dl dt{font-size:12px; line-height:30px; font-family:Arial, Helvetica, sans-serif;}
.xxpj_b dl dd span{font-size:16px; color:#2DAFB6;}
.xxpj_b dl dt a:link,.xxpj_b dl dt a:visited{text-decoration:none; color:#2DAFB6; font-size:16px; font-weight:600;}
.xxpj_b dl dt a:hover{text-decoration:underline; color:#CC0000;}
.xxpj_b dl dt span{font-size:16px; color:#333; padding:0 15px; font-weight:600;}
.lifd_b span{color:#2DAFB6; font-weight:600; font-size:12px;}
.list_fdxx dl dt a:link,.list_fdxx dl dt a:visited{float:left; width:auto; height:26px; display:block; font-family:"宋体"; background:#fff; padding:0 12px; color:#333; text-decoration:none; margin:7px 0 0 12px; border:#2DAFB6 solid 1px; line-height:26px; font-weight:600;}
.list_fdxx dl dt a:hover,.dxcx_cont_r3 .list_fdxx dl dt .lifd_a_xd{ color:#fff; background:#2DAFB6; border:#fff solid 1px;}

/*--学校简介--*/
.xxjjcont_m{width:560px; height:auto; overflow:hidden; margin:20px 20px 0 15px; float:left;}
.xxjjcont_r{width:238px; height:auto; overflow:hidden; margin:20px 10px 0 0; float:right;}
.xxjjcont_r2{width:238px; height:auto; overflow:hidden; margin:0px 10px 0 0; float:right;}
.xxjjcont_r img{width:231px; height:172px;}
.bkzn_info_b{width:238px; height:auto; overflow:hidden; color:#737373; padding:10px 0;}
.bkzn_info_b li{width:238px; overflow:hidden; border-bottom:#ccc dashed 1px;  line-height:36px; font-size:13px;}
.bkzn_info_c{width:536px; height:auto; overflow:hidden; color:#737373; padding:10px 0;}
.bkzn_info_c li{width:268px; height:36px; overflow:hidden; border-bottom:#ccc dashed 1px;  line-height:36px; font-size:13px; float:left;}
.bkzn_info_b span,.bkzn_info_c span{font-weight:600; color:#494949}
.into_gw{overflow:hidden;}
.into_gw a:link,.into_gw a:visited{float:left; width:auto; height:36px; display:block; font-family:"宋体"; background:#fff; padding:0 8px; color:#333; text-decoration:none; margin:7px 15px 0 0; border:#2DAFB6 solid 1px; line-height:36px; font-weight:600; font-size:16px;}
.into_gw a:hover{ color:#fff; background:#2DAFB6; border:#fff solid 1px;}

/*--图片列表--*/
.piclist_xxjj{width:238px; height:auto; overflow:hidden;}
.piclist_xxjj ul li{width:238px; height:auto; overflow:hidden; float:left; margin:20px 0 0 0;}
.piclist_xxjj ul li img{width:230px; height:172px; padding:3px; border:#CCCCCC solid 1px; float:left;}
.piclist_xxjj_txt{width:238px; height:auto; overflow:hidden; text-align:center; float:left;}
.piclist_xxjj_txt a:link,.piclist_xxjj_txt a:visited{text-decoration:none; line-height:30px; color:#333; font-size:14px;}
.piclist_xxjj_txt a:hover{text-decoration:underline; color:#C00;}
.xxjjcont_m_p,.xxjjcont_m_p2{padding-bottom:20px;}
.xxjjcont_m_p p,.xxjjcont_m_p2 p{ text-indent:31px; line-height:26px; font-size:14px; color:#737373;}
.xxjjcont_m_p p:first-child{font-weight:600; margin-top:0; color:#494949;}
.xxjjcont_m_p2 p:last-child{font-weight:600; color:#494949; text-indent:0;}
.xxjjcont_m_p2 p:last-child a:link,.xxjjcont_m_p2 p:last-child a:visited{text-decoration:none; color:#9F5BA4;}
.xxjjcont_m_p2 p:last-child a:hover{text-decoration:underline; color:#C00;}
.mtkg{margin:20px 0 5px 0;}
.bkzn_info_d{width:536px; height:auto; overflow:hidden; color:#737373;}
.bkzn_info_d li{width:536px; height:36px; overflow:hidden;  line-height:36px; font-size:13px; float:left;}
.bkzn_info_d span{font-weight:600; color:#494949;}
.bkzn_info_d p{width:536px; height:36px; overflow:hidden;  line-height:36px; font-size:13px; float:left;}




/*--后面补充的--*/
/*.on{width:50px; height:26px;  background:#2DAFB6; line-height:26px; color:#fff; font-weight:600; text-align:center;}*/
.citylist dl dd a.on{width:auto; padding:0 7px;height:26px;  background:#2DAFB6; line-height:26px; color:#fff; font-weight:600; text-align:center;}
.citylist dl dt a.on{width:35px; height:26px; overflow:hidden; background:#2DAFB6; float:right; line-height:26px; color:#fff; font-weight:600; text-align:center;}
.citylist dl dd{ margin-top:7px;}
.catTab li {background-color: #E5E5E5;margin-right: 1px;float: left; font-size: 16px;  }
.catTab li.current { background-color: #EE5E45;  height: 36px;  margin-top: 0;  position: relative;  }
.catTab li a {  display: block;  padding: 0 25px;  line-height: 35px;  }
.catTab li.current a {  color: #FFF;  line-height: 35px;  }

.dxcx_cont_r p{  text-align: justify;  word-wrap: break-word;  font-size: 14px;  line-height:25px;  text-indent: 2em;  margin-top:10px;  }
.dxcx_cont_r h1{  margin-top:20px;  }
.sortTable {  width: 100%;  }
table {  border-collapse: collapse;  }
tbody {  display: table-row-group;  vertical-align: middle;  border-color: inherit;  }
tr:first-child{  color:#fff;  background-color: #2DAFB6;  }
tr {  display: table-row;  vertical-align: inherit;  border-color: inherit;  }
.sortTable td {  line-height: 18px;  padding: 8px;  border: 1px solid #E5E5E5;  text-align: center;  }
.citylistBtn{  width: 230px;  height: 25px;  margin: -1px auto 0;  cursor: pointer;  background: url(../images/schoolSelect_btn.png) no-repeat;  margin-bottom:15px;  }
.citylistBtn.on {  background-position: 0 -40px;  }
.show{  color:#ddd;text-decoration-line: underline;background:#2DAFB6;text-align:center;width:auto;height:28px;font-size:15px;line-height:28px;border-radius:4px;margin:0 auto;  }
.tszy{ padding-top: 20px; display: block;}
.zdzy{ display: none;}
.tszy p{  color: #737373;  font-size: 14px;  line-height: 26px;  text-indent: 31px; padding: 10px 0; }
.tszy h3{  color: #2DAFB6;  font-size: 16px;}

/*悬浮导航*/
.fixed_nav{background-color:#fff; border:1px solid #2DAFB6;position: fixed; z-index:200;width: 98px; border-radius: 5px; margin-left: 1173px;/* top: 196px;*/}
.fixed_nav img{float:none;margin-top:1px;width:80%;}
.fixed_nav h3{ font: 18px/30px '宋体'; margin:0 auto; color: #fff; background: #2A7EBD; }
.fixed_nav ul li{ /*border-top: #2DAFB6 solid 1px;*/ text-align: center; position:relative; z-index:20000; }
.fixed_nav ul li:first-child{ border-top: 0;}
.fixed_nav ul li>a{ display: block; font: 15px/35px '宋体';  color: #000;}
.fixed_nav ul li>a:hover{ text-decoration: none; }
.fixed_nav ul li dl{display:none;position:absolute;z-index:20000;top:0px;left:98px;width:231px;border:1px solid #ddd;background-color:#fff;text-align:left;padding:5px 0px 5px 10px;}
.fixed_nav ul li dd{border-top:1px dotted #ccc;padding:5px; font: 12px/26px '宋体';}
.fixed_nav ul li dd:first-child{border-top:0px;}
.fixed_nav ul li dd strong{float:left; font-weight:normal; }
.fixed_nav ul li dd p{float:left;width:185px;}
.fixed_nav ul li dd span{color:#8fc31f;}
.fixed_nav ul li dd a{color:#000;margin-right:8px;white-space:nowrap;}
.fixed_nav ul li dd a:hover{color:#448aca;text-decoration:none;}
.fixed_nav ul li:hover dl{display:block;}
.fixed_nav ul li:hover>a{background-color:#eee;}
.index_fenlei {background-color:#2A7EBD;padding-left: 15px;}
/*.compareLayout{box-shadow:#E4E4E4 0 0 10px;}*/
.compareLayout .current{background: #2DAFB6; color:#fff;font-family: "黑体";font-size:16px;height: 31px;line-height: 31px;}
.compareLayout .compare_item_box ul li{border:1px solid #000}
.tit:hover{background: #ed6b57;}
.tit{width:98px;text-overflow: ellipsis;white-space: nowrap;position: relative;top:-15px;left:0px;}
.tit:hover a{color:#fff}
.tit{background-color:#2DAFB6;opacity: 0.8;}
.compareLayout .box{background: #2DAFB6;height: 30px;line-height:30px;}
.compareLayout .box .button a{color:#fff;font-family: "黑体";font-size:16px;margin-top:5px;}
.compareLayout .box .button:hover{background: #ed6b57;}
.compareLayout .clearbox{background: #2DAFB6; }
.compareLayout .clearbox a{color:#fff;font-family: "黑体";font-size:16px; }
.compareLayout .clearbox:hover{background: #ed6b57;}

.map{float:right;}
.noneDiv{height:430px;}
.search_title{width:1000px; height:40px;line-height: 40px;font-size:18px;font-weight: bold; margin:0 auto; background:#F5F7F7; border-bottom:#34BAC1 solid 2px;}
.search_title ul{padding-left:10px;}
.search_title2{height:40px;line-height: 20px;font-size:18px;font-weight: bold; margin:0 auto; background:#F5F7F7; border-bottom:#34BAC1 solid 2px;}
.search_title span{color:#2DAFB6;}
.search_title2 span{color:#2DAFB6;}
.sel_ss{height:38px; border:#ccc solid 1px;}
#navhl_bjs1_c1{margin-left:187px;}
#navhl_bjs1_c2{margin-left:187px;}
#navhl_bjs1_c3{margin-left:187px;}

.about{width:250px;margin-left:25px;float:left;}
.about h2{float:left;height:70px;line-height:70px;}
.about h2 span{padding-left:3px;border-left:3px solid #2DAFB6;}
.about a{height:26px;line-height: 26px;font-size:14px;letter-spacing:1px;color:#2DAFB6}
.about a:hover{color:#E56D5B;}

.search_school{width:50px;height:25px; color:#fff;float:left;  -webkit-border-radius:7px 7px 0px 0px ;  -moz-border-radius:7px 7px 0px 0px;  border-radius:7px 7px 0px 0px; background-color: #60D4DA; }
.search_school h3{line-height:25px;height:25px;text-align: center;  cursor:pointer;}
.search_zixun{width:50px;height:25px;color:#fff;float:left; -webkit-border-radius:7px 7px 0px 0px ;  -moz-border-radius:7px 7px 0px 0px;  border-radius:7px 7px 0px 0px;background-color: #fff; color:#333 }
.search_zixun h3{line-height:25px;height:25px;text-align: center; cursor:pointer;}

#tuijian1{display:block;}
#tuijian2{display:none;}
#is_none{display:block ;font-size:17px;height:34px;line-height:34px;text-align:center;color:#2DAFB6;}
.school div:first-child{height:80px;border:0}
/*--首页-改版--*/
.dxcx_sear_b{width:1000px; height:auto; overflow:hidden; margin:0 auto; background:#F5F7F7;}
.search_u_l2{width:465px; height:35px; background:#FFF; float:left; border:#ccc solid 1px; border-right:none;}
.dxcx_sear_b .search_u{float:left; padding:5px 10px;}
.search_btn_b{width:75px; height:37px; border:none; background:#2DAFB6; color:#fff; cursor:pointer; float:left; font-size:16px; font-weight:600;}
.search_d2{float:left;}
.search_d2 a:link,.search_d2 a:visited{text-decoration:none; color:#494949; float:left; line-height:47px; margin-left:20px; font-weight:600;}
.search_d2 a:hover{text-decoration:underline; color:#0FF}
nav,.nav_ie{width:1000px; height:68px; overflow:hidden; margin:0 auto; background:#E0F6F7}
.nav_title{width:68px; height:68px; float:left; background:#5ACAD0; position:relative;}
.nav_title p{width:0; height:0; position:relative; border-width:12px; border-style:solid; border-color:#E0F6F7 #E0F6F7 #E0F6F7 #5ACAD0; position:absolute; z-index:666; left:68px; top:22px;}
.nav_title span{float:left; line-height:26px; font-size:16px; color:#fff; padding:11px 11px 0 18px;}
/*--导航菜单--*/
.navmenu{width:900px; height:auto; overflow:hidden; float:right; padding:9px 5px 0 0; }
.navmenu a:link,.navmenu a:visited{text-decoration:none; line-height:26px; color:#0B848B; float:left;}
.navmenu a:hover{text-decoration:underline; color:#FF0000;}
.navmenu span{float:left; line-height:26px; color:#0B848B; padding:0 15px;}
.k_jdt{float:right; width:687px; height:276px; overflow:hidden; border:#BBBBBB solid 1px;}

/*--导航--*/
.navbg_yxw{width:100%; height:38px; overflow:hidden; background-color: #2DAFB6}
.nav_yxw{width:auto; height:38px; overflow:hidden;}
.nav_yxw a{height:38px;line-height: 38px;}
.nav_yxw ul li{float:left;}
.nav_yxw a:link,.nav_yxw a:visited{text-decoration:none; line-height:36px; float:left; font-size:14px; font-weight:600; padding:0 91px; color:#FFF; }
.nav_yxw a:hover,.navbg_yxw .nav_yxw .navxd{background:#fff;  color:#333;}
.cont_ks{margin:20px 0 0 45px; height:50px;}
.cont_ks i{float:left; float:left; font-size:14px; font-weight:600; color:#2DAFB6; line-height:36px; padding-right:10px;}
.btn_select_b{float:left; width:100px; height:38px; text-align:center; line-height:32px; font-weight:600; color:#fff; background:#2BA8AF; cursor:pointer; font-size:14px; border:0;}

.lrtb { width:100%; height: 280px; overflow: hidden; margin:15px auto 0 auto; border-top:#ccc solid 2px; position:relative; *padding-top:20px;}
.lrbtnl { width: 42px; height:84px; float: left; background:url(../images/dxgb_jdt_l.gif) no-repeat; position:absolute; z-index: 98; left: 20px; top:87px; cursor: pointer; }
.lrbtnr { width: 42px; height:84px; float: left; background:url(../images/dxgb_jdt_r.gif) no-repeat; position: absolute; z-index: 98; right:18px; top: 87px; cursor: pointer; }
.lrtb_c { width:868px; height:auto; overflow:hidden; margin-top:25px; margin-left:66px; }
.lrtu { width:202px; height:auto; overflow:hidden; _display: inline; float: left; margin-right:20px;}
.lrtu img{width:200px; height:200px; border:#ccc solid 1px;}

.lrtu  p{width:200px; height:auto; text-align:center; line-height:30px;}
.dxcor_f{line-height:22px; width:320px; margin-top:20px;}

#hglx,#hglx ul li,#hglx_b,#hglx_b ul li,#hglx_c,#hglx_c ul li{width:240px; height:100%; overflow:auto;}
.wrap_rgb #hglx ul li{width:227px;}
.wrap_rgb #hglx{width:227px; margin:0 10px;}
.hglx_x,.hglx_l{ border-bottom:#ccc dashed 1px; cursor:default;}
.hglx_lc{width:240px; height:100%; overflow:auto;}
.wrap_rgb .hglx_lc{width:227px;}
.wrap_rgb .hglx_lc_b{width:194px;}
.hglx_lc_b{width:207px; height:100%; overflow:auto; margin-left:33px; line-height:22px; color:#737373;}
.hglx_lc_l{ width:26px; height: 26px; float:left; border:#2DAFB6 solid 1px; line-height:26px; text-align:center; color:#333; margin:4px 5px 0 0; font-weight:600; font-family:Arial, Helvetica, sans-serif;}
.hglx_lc_l2{ width:26px; height: 26px; float:left; border:#FAAF3D solid 1px; line-height:26px; text-align:center; color:#fff; margin:2px 5px 0 0; font-weight:600; font-family:Arial, Helvetica, sans-serif; background:#FAAF3D;}
.hglx_lc_r{line-height:36px; float:left; font-size:14px; color:#2DAFB6; font-weight:600;width:193px;overflow: hidden;height: 40px;}
.hglx_lc_r span{font-weight:normal; color:#333;}
.details_b:link,.details_b:visited{text-decoration:none; line-height:26px; margin:0 8px 0 0; font-family:"宋体"; color:#FAAF3D; font-weight:600;}
.details_b:hover{text-decoration:underline; color:#FF0000;}

.miaoshu_b{color:#737373; line-height:24px;text-indent: 2em; font-size:14px; border-bottom:#ccc solid 1px; padding-bottom:3px;}

/*--图文混排--*/
.colu_tw{width:320px; height:147px; overflow:hidden; border-bottom:#ccc solid 1px;}
.colu_tw img{width:142px; height:119px; float:left; margin-top:12px;}
.colu_tw dl{width:170px; height:auto; overflow:hidden; float:right;}
.colu_tw dl dt{line-height:30px; color:#333; font-weight:600; margin-top:10px;}
.colu_tw dl dt a:link,.colu_tw dl dt a:visited{text-decoration:none; line-height:30px; color:#34BAC1;}
.colu_tw dl dt a:hover{text-decoration:underline; color:#FF0000;}
.colu_tw dl dd{line-height:22px; color:#333; text-indent:24px; font-size:14px; }
.details:link,.details:visited{text-decoration:none; line-height:26px; margin:0 8px 0 0; font-family:"宋体"; color:#FAAF3D; font-weight:600;}
.details:hover{text-decoration:underline; color:#FF0000;}

/*--主体内容--*/
.wrap_gb{width:1000px; height:auto; overflow:hidden; margin:0 auto; padding:10px 0;}
.wrap_lgb{width:735px; height:auto; overflow:hidden; float:left; padding-bottom:20px;}
.wrap_rgb{width:250px; height:auto; overflow:hidden; float:right; padding-bottom:20px;}
.columnTit .fl a{float:left;}
.wrap_rgb .columnTit{margin-top:15px;}
.wrap_rgb .bbox{width:248px; padding:10px 0;}

/*--图文混排--*/
.colu_tw_b{width:227px; height:auto; overflow:hidden; border-bottom:#ccc solid 1px; margin:0 10px; padding-bottom:15px;}
.colu_tw_b p{width:227px; height:auto; overflow:hidden;line-height:22px; color:#333; font-weight:600; float:left;}
.colu_tw_b img{width:100px; height:88px; float:left;}
.colu_tw_b dl{width:121px; height:auto; overflow:hidden; float:right;}
.colu_tw_b p a:link,.colu_tw_b p a:visited{text-decoration:none; line-height:22px; color:#34BAC1;}
.colu_tw_b p a:hover{text-decoration:underline; color:#FF0000;}
.colu_tw_b dl dd{line-height:28px; color:#333; text-indent:24px; font-size:14px; }


.wrap_rgb .bbox .r300list{padding:0 10px;}
.wrap_rgb .bbox .r300list li{height:36px; overflow:hidden;}
.bbox_b { border:1px solid #c7dccc; width:709px; margin-bottom:15px; padding:12px;}
.wrap_lgb  .dxcx_cont_r3dldt{width:709px;}
.wrap_lgb  .dxcx_cont_r3dldt span{float:right; margin:18px 0 0 0; color:#999;}

/*--图文混排--*/
.colu_tw_c{width:709px; height:auto; overflow:hidden; border-bottom:#ccc dashed 1px; padding:15px 0;}
.colu_tw_c img{width:141px; height:121px; float:left;}
.colu_tw_c dl{width:558px; height:auto; overflow:hidden; float:right; font-size:14px;}
.colu_tw_c dl dt{line-height:30px; color:#333; font-weight:600;}
.colu_tw_c dl dt a:link,.colu_tw_c dl dt a:visited{text-decoration:none; line-height:30px; color:#737373;}
.colu_tw_c dl dt a:hover{text-decoration:underline; color:#FF0000;}
.colu_tw_c dl dd{line-height:30px; color:#333;}
.colu_tw_c dl dd p{height:24px; padding:0 8px; border:#BFBFBF solid 1px; background:#F5F7F7; line-height:24px; float:left; color:#494949; font-weight:600; margin-right:10px;}
.colu_tw_c dl dd span{color:#737373; }

.wrap_lgb .list_fdxx{width:709px;}

.lifd_link2:link,.lifd_link2:visited{text-decoration:none; color:#FAAF3D; font-size:14px; background:url(../images/dxcx_m_list.jpg) no-repeat 5px 6px; padding-left:15px;}
.lifd_link2:hover{text-decoration:underline; color:#CC0000;}
.wrap_lgb .list_fdxx dl dt .link_k_a0{ background:#2BA8AF; color:#fff; border:#2BA8AF solid 1px;}
.wrap_lgb .lifd_a{width:70%;}
.lifd_b span{color:#2DAFB6;}

.dxcx_cont_r3dldt h3{border-left:#2DAFB6 solid 3px;padding-left:10px;font-size:16px;}
.navhl_b{width:425px; height:auto; overflow:hidden; margin:30px auto 0 auto;}
.navhl_b a{text-decoration:none; width:auto; height:30px; display:block; float:left; line-height:30px; padding:0 15px; margin-right:15px; text-align:center; font-weight:600;}
.navhl_b a:hover{text-decoration:none;}
.navhl_b .navhl_b_q{color:#fff; border:#fff solid 1px; background:#2DAFB6;}
.navhl_b .navhl_b_h{background:#fff; color:#494949; border:#2DAFB6 solid 1px;}
.center_ks{width:1000px; height:auto; overflow:hidden; margin:0 auto; padding:10px 0;}
.center_ks i{float:left; line-height:36px; font-size:14px; margin:0 10px 0 15px;}





